Beginnings of support for loading/saving PDF options and verifying them. Split
PDFOptions out of scribusstructs.cpp into its own files pdfoptions.{cpp,h}
and fix up includes where required. Make pdfoptions into a simple class
with stubs for load/save/verify methods.
PDFOptions' behaviour should otherwise be unchanged.