Add a plugin's Type to the registry.
The registry is in-memory, and will only remain in the current processing context.
By default, ExtensionRegistry automatically registers all IExtension
Types shipped with the library. If you are registering custom
IExtension Types, ensure you register the Type upon each page load.