How to script a Popup that appears whenever you find a new item for the first time?

I want to know how I could make a script that checks if I am collecting an item for the first time, and if it’s true, then it shows a menu giving a brief description on what it is, similar to Breath of the Wild.


Would it be possible to do this? As in using something like a global variable to handle all items?