- cpack_create(+Name, +Title, +Options) is det
 - Create a new package. Options include
- type(Type)
 - Label of a subclass of cpack:Package. Default is 
package - title(Title)
 - Title for the package. Should be a short line.
 - foafname(FoafName)
 - foaf:name to put into the default template
 - foafmbox(Email)
 - foaf:mbox to put into the default template
 
Default options are extracted from the cpack:Profile named
default- To be done
 - - Allow selection profile, auto-loading of profile, etc.