Defines key -> value pairs array with key and value having type String.
using StringKeyValueArray = std::vector<StringKeyValue>;