Update Service Packages
Update Service is a package manager, where software components are split into packages. A package consist of the installation files, such as an installer, PowerShell script that executes the package and a manifest file with information about the package, such as an id and version.
Packages can have dependencies to other packages, so when you install a package, its dependencies are installed as well.