data class StringOptionValue : OptionValue
Option value with String type
<init>
StringOptionValue(value: String)
value
val value: String