I have Gallery1 with test data.
The 'Picked Up / Dropped Off' and 'Dropped Off By' are formatted exactly the same Power Apps and SharePoint.
Power Apps
Gallery1
Items: Filter(SchedulerDetailsListCollection, Title in ComboBox2.SelectedItems)
Label 1 Items: ThisItem.PickedUpOrDeliver.Value
Label 2 Items: ThisItem.DeliverBy.Value
SharePoint
Both columns are 'Choice' columns formatted the same way.


However, I can only see data in the 'Dropped Off By' field.
I recently converted the columns to Choice from Single line of text.
The only one that doesn't want to work is 'PickedUp/Dropped Off'.
