* chore(ios): consolidate optional argument standard
mark all optional iOS arguments as `var <name>: Type?`, following the pattern described in the documentation: https://v2.tauri.app/develop/plugins/develop-mobile/#ios
* chore: add missing Info.plist to example