Module Options

module Options: sig .. end

include struct ... end
module Print: False(sig
val option_name : string
val help : string
end)