Add basic code to support plugins.
See the pluginHandler.Plugin class for details.
All plugins are imported and instantiated when NVDA is started and terminated on exit.
Scripts and events aren't yet delivered to plugins. This will be done in subsequent commits.