Param_sig.ENUM
include VALUE
include VALUE_IN
type t
include PARAM
val name : string
val short_name : char option
val help : string
val default : t
val set : t -> unit
val get : unit -> t
val values : t list
val values_with_names : (t * string) list