Flash packager can't Adobe Packager for iOS: Bundling native iOS code together with Flash?
Could Haxe do it ?
To build iOS applications with Haxe you use the Haxe/C++ backend. Using this backend, you can write inline C++ if all else fails, so you can interface with pretty much anything native.