In https://developer.garmin.com/connect-iq/core-topics/mobile-sdk-for-android/ under the Supported Data Types there's:
Java int, Integer => Monkey C Integer.
However in Monkey C Integer is Number or Long, so IMHO this is a bug in the documentation...