Accessing all device profile names - iOS

I’m working in a blueprint-only project and am currently using the “Get Active Device Profile Name” node in conjunction with a switch on string node to perform various tasks dependent on the device being used.

I’d like to get hold of all the profile names for other devices (for example, iPhone 8 is simply “iPhone8”). I could guess most of them, but it’d be great to just get an official list to know the strings are correct.