Function Setting.getStringArray

returns string array item by key from map, returns null if not found

string[] getStringArray(
  string key
);