If you need to create settings that apply to an entire module, rather than on a per-plugin basis, you should define some site settings and prefix them with your module's class name.
You can create site settings by creating/merging fields into a site settings admin box. You can see Defining Site Settings for more details.