{
  "id": "languageCodes",
  "element": "list",

  "config": {

    "list" : [
      {
        "value": "ENG",
        "label": "English"
      },
      {
        "value": "CYM",
        "label": "Welsh"
      },
      {
        "value": "GAE",
        "label": "Gaelic (Scottish)"
      },
      {
        "value": "BIL",
        "label": "Bilingual"
      }
    ]

  }
}