Options may be specified to defsystem which affect the behavior of the system as a whole. For example,
:package
specifies a default package into which files in the system are compiled and loaded if the file itself does not contain its own package declaration. The
:default-pathname
option tells the system tools where to find files which are not expressed as a full pathname.