I hava following structure for selecting a country from a searchable list:
struct Country: Codable, Hashable, Identifiable { var id: String = ""