...
A package consists of a manifest file and the files required for the module(s) within the package to function. Typically Typically a package represents an entire product or system of functionality such as Web Proxy, Script Engine or Logging.
...
One or more groups of functionality that your components register with WinGate via RegisterInterface, often to make it available for others to use. Using our "Ultimate Monitoring System" example, the Malware scanning engine component may decide to provide a couple of interfaces for client software to use.
...