Well, not everyone uses n9qtw or wants automated method. So for those who didn't know: deb packages downloaded by the Nokia store app can be copied from /var/cache/apt while the installation is taking place.
#!/bin/sh mkdir /home/user/MyDocs/aptcache-$$ cp -af /var/cache/apt/* /home/user/MyDocs/aptcache-$$/