{
    "key": "internet_access",
    "type": "combo",
    "label": "Internet Connection",
    "strings": {
        "options": {
            "yes": "Yes",
            "no": "No",
            "wlan": "Wifi",
            "wired": "Wired",
            "terminal": "Terminal"
        }
    },
    "autoSuggestions": false,
    "customValues": false,
    "terms": [
        "wifi",
        "wlan"
    ]
}
