To reduce the boilerplate code needed for each plugin, the PluginBase class now pulls out the plugin's options from the configuration object. They get stored under the reasonably obvious name of ``options``.