Does store restore has access to all items previously purchased?

Hello

I am testing my app now, and in it there are several non-consumable products the user can buy.

When i start the app i run the ‘store.restore()’ to check weather or not the user reinstalled it.

The thing is that i want to know for each item i am selling, if the user bought it . I know the store.restore function returns in google play as purchased if user already paid before, but I want to know for what items.

Is there access to the item list?

Thanks ahead for any help

Saiphan Brunner