how to pack binary for android

there is an option in project setting to add external binaries ( something like “extra folders to pack in obb” ) BUT I didnt find functionality to deploy them So I implemented self unzip and check if exist ( by ls ) I was expecting that the engine will provide API for this but didnt find such