Choices(ListName.PersonFieldName)
Office365Users.SearchUserV2({searchTerm:Self.SearchText,top:999}).value
Office365Users
connector to fetch all users from Azure AD. Set the Items
property of the dropdown to: Office365Users.SearchUser({searchTerm: ""})