opts :: OptionString :: defaultinit
help
names
# Init a new OptionString with a `help` message and `names`. init(help: String, names: String...) is old_style_init do super(help, null, names)