Good afternoon.
Created localization strings for the application to swift 4.

Now I want to withdraw UIAlertControllerStyle.actionSheet with a list of these languages.
Please tell me how to do it, anywhere in the network can not find the implementation and manually create let availableLanguages = ["ru" : "Russian", "en" : "English"] is not convenient, if then more languages will be added.