List<string> optionList = new List<string> { "AdditionalCardPersonAdressType", /* rest of elements */ };
List<T> a = new List<T>(..size, ..other object);