Slide 71 of 93
Notes:
The package body contains the functional descriptions for the subprograms and other items declared in the corresponding package declaration.
Once a package is defined, its contents are made visible to VHDL entities and architectures via a USE clause which is analogous to the include statement of some other programming languages.