Android - Find application size on Google Play Store
In the app and in the website, you can only get the size of the APK.
But for additional downloads (extensions), it's usually not documented, but they can go to as much as 4GB. See this SO question: https://stackoverflow.com/questions/21330911/max-size-of-an-android-application
In some cases, it just says "Varies with device".