key and the selected value in system_payload when creating a quote.{
"key": "gl_limit",
"label": "General Liability Limit",
"field_type": "select",
"is_required": false,
"option_values": [
1000000,
2000000,
4000000
],
"option_labels": [
"$1M / $2M",
"$2M / $4M",
"$4M / $4M"
],
"display_order": 1
}