1. TIBCO BusinessWorks™ Concepts Guide (Version 6.8), Chapter: "Projects", Section: "Modules".
The documentation states: "There are two types of modules: application modules and shared modules. An application module is the main module of an application. A shared module contains reusable assets." This directly confirms the two correct types.
2. TIBCO BusinessWorks™ Application Development Guide (Version 6.8), Chapter: "Creating a Project", Section: "Creating a Module".
This section details the wizard for creating a new module, where the developer is explicitly prompted to select the module type, with the available choices being "Application Module" and "Shared Module". This reinforces the distinction and existence of only these two types.