We have a subscription info screen in which we show the user’s current subscription and its price.
We couldn’t find a way to get this price.
We can get the offerings and use the `purchaserInfo.activeSubscriptions` to find the related product and its price, but the offerings could change with time.. We would like to know the price that this user is currently paying.