Introduces the `CreateEnvelopeReceiverResponse` record in the `EnvelopeGenerator.Application.EnvelopeReceivers.Commands.Create` namespace. This record inherits from `ReadEnvelopeReceiverQuery` and includes an optional `Status` parameter of type `EnvelopeStatusQuery`. Also adds necessary using directives.