Hi Roger,
I found this thread where Lee explains it, and got it working using this slightly changed syntax:
"config": [{
"alias": "items",
"value": [
{ "value": "imagesandvideos", "name": "Images and Videos" },
{ "value": "documents", "name": "Documents" },
{ "value": "audio", "name": "Audio" }
]
}]
Hope that helps!
/Chriztian