How to Handle Google Play Pre-Registraion Rewards in Unity?

Is Unity IAP package alone enough to handle this? Will UnityEngine.Purchasing.IStoreListener be triggered when a pre-registered user first log in to the game? If not, how can we handle it in Unity?