Added two new options for iOS:
- p: Path where the iOS constants file will be generated (if different than the localizables path)
- f: Function to call instead of NSLocalizedString. it must have the exact same parameters
(_ key: String, comment: String)