Created by: ianagne
Per issue #647 (closed), documentation does not contain possible options to set for fields via .with_options.
- Add possible options for Field::HasMany, Field::Number, Field::Select, Field::String, and Field::Text
- Remove :multiplier and :title options from Field::Number.with_options example, as they are not yet implemented (see issue #292 (closed))