{
    "key": "volcano:status",
    "type": "combo",
    "label": "Volcano Status",
    "strings": {
        "options": {
            "active": "Active",
            "dormant": "Dormant",
            "extinct": "Extinct"
        }
    },
    "icons": {
        "active": "roentgen-stratovolcano___lava",
        "dormant": "roentgen-stratovolcano___smoke",
        "extinct": "roentgen-stratovolcano"
    },
    "autoSuggestions": false,
    "customValues": false
}
